From 4e778d737108ea123a9b4335fe0e5333462d8f33 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 16 Nov 2010 23:03:21 -0500 Subject: [PATCH] Fix a typo --- gtk/gtkstylecontext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c index 09970bb54a..48c2373f39 100644 --- a/gtk/gtkstylecontext.c +++ b/gtk/gtkstylecontext.c @@ -54,7 +54,7 @@ * #GdkScreen and RTL/LTR information set, the style context will be also * updated automatically if any of these settings change on the widget. * - * If you using are the theming layer standalone, you will need to set a + * If you are using are the theming layer standalone, you will need to set a * widget path and a screen yourself to the created style context through * gtk_style_context_set_path() and gtk_style_context_set_screen(), as well * as updating the context yourself using gtk_style_context_invalidate() -- 2.30.2